Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command to set the transfer proxy #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

resonant-riches
Copy link
Contributor

No description provided.

@resonant-riches resonant-riches marked this pull request as ready for review January 29, 2024 08:55
@resonant-riches resonant-riches force-pushed the set-transfer-proxy branch 2 times, most recently from 6bd3a1c to 97a1fc0 Compare January 29, 2024 08:57
argv.address != undefined
? argv.address
: argv.useWalletFiles
? wallet.ownership.keys.address :
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The wallet.json has ownership.keys and transfer.keys so I'm not sure which is the correct one to use here.

My assumption is that the goal is for the point to end up being owned by the ownership key, so I should set the transfer proxy to the ownership key and then the ownership key will use the transfer proxy rights to transfer the point to itself. But then I don't see what is the point of the separate "transfer" keys in the wallet.

@lukebuehler
Copy link
Owner

hey, thanks for the PR. Sorry for the delay in getting back to you. Let me think about the transfer proxy thing for a moment, but I think it looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants